home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr27 / nowthn11.zip / 4NOW.BTM next >
Text File  |  1995-02-21  |  232b  |  8 lines

  1. @echo off
  2. now&then %&
  3. echo %?
  4. if errorlevel == 4 echo Program scheduled to run!
  5. if errorlevel == 3 echo Program was not scheduled to run!
  6. if errorlevel == 2 echo Error performing task!
  7. if errorlevel == 1 echo Now&Then error!
  8.